home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / GAMEECTS / UNPROT4.LZH / STARTREK.TXT < prev    next >
Text File  |  1989-03-28  |  795b  |  32 lines

  1. To unprotect "StarTrek: The Kobayashi Alternative" and allow it to be used from
  2. hard disk:
  3.  
  4. Copy ST.EXE from the original diskette to a new disk or directory.  e.g.
  5.     copy st.exe b:
  6.  
  7. Then, using DEBUG (in drive A):
  8.  
  9. >      b:
  10. B>      rename st.exe *.x
  11. B>      a:debug st.x
  12. -      u c2b1 L 2<CR>
  13. xxxx:C2B1 740C        JZ    91BF
  14.       Note: If the above line does not show the indicated contents, then do
  15.             not proceed with this patch.
  16. -      a c2b1<CR>
  17. xxxx:C2B1 jmp c2be<CR>
  18. xxxx:C2B3 <CR>
  19. -      w<CR>
  20. Writing 50617 Bytes
  21. -      q<CR>
  22. B>      rename st.x *.exe
  23.  
  24.  
  25. ST.EXE can now be executed from a backup disk or from a hard disk (or even a
  26. ram disk, which will speed it up significantly).
  27.  
  28.  
  29. -----------------------------------------------------------------
  30.  
  31. See UNPCC89.DOC for other ideas.
  32.